IsDragging
TheIsDragging
method returns a Boolean value that indicates whether this frame is currently being dragged.
ODBoolean IsDragging ();
- return value
kODTrue
if this frame is currently being dragged, otherwisekODFalse
.DISCUSSION
OpenDoc calls this method to determine whether parts can be dropped onto this frame.SEE ALSO
TheODFrame::IsDroppable
method (page 327).
TheODFrame::SetDragging
method (page 333).
TheODFrame::SetDroppable
method (page 334).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help